home *** CD-ROM | disk | FTP | other *** search
- @echo off
- @rem ISADISK v2.04 NetWire Installation/"Readme" file
- cls
- echo .
- echo .
- echo .
- echo .
- echo . NetWare Disk Driver Update for the
- echo . Industry Standard ISA or AT Comp. Disk Cont. v2.04 (900201)
- echo .
- echo .======================================================================
- echo .
- echo . The files included here consist of the OBJ and DSK files for
- echo . the latest revision of the ISADISK drivers. This replaces the
- echo . the ISADISK drivers included with v2.15, and replace the old
- echo . ATDISK drivers.
- echo .
- echo . A greater variety of drives and controllers are now supported
- echo . with this new driver. If your current disk driver is not giving
- echo . problems, there is no need to update to these newest drivers.
- echo .
- echo . A technical bulletin will be issued in the near future.
- echo .
- echo .
- echo .
- echo .
- echo .
- pause
- @cls
- echo .
- echo .
- echo . In order to intall and use the new drivers, you must follow
- echo . the proper steps, as follows:
- echo .
- echo . 1. On your AUXGEN diskette, rename the ISADISK.DSK file to
- echo . ISADISK.OLD. (If this file does not exist, skip this step.)
- echo . 2. On your DSK_DRV_001 diskette, rename the ISADISK.OBJ file to
- echo . ISADISK.OLD. (If this file does not exist, skip this step.)
- echo . 3. Copy the new ISADISK.DSK to your AUXGEN diskette.
- echo . 4. Copy the new ISADISK.OBJ to your DSK_DRV_001 diskette.
- echo .
- echo . NOTE: The above applies also if you NETGEN from hard disk or network
- echo . drive. Just follow the above steps in your NetWare directories
- echo . on your hard disk or network drive. Also, remember to always
- echo . use only your "working copy" diskettes.
- echo .
- echo . 5. Run NETGEN to relink and reconfigure your OS using the new
- echo . drivers. When installing, you only need to copy the new OS to
- echo . the SYSTEM directory. You do not need to reinstall all of the
- echo . PUBLIC files.
- echo .
- echo .
- pause
- @cls
- echo .
- echo .
- echo .
- echo .
- echo .
- echo .***********************************************************************
- echo .
- echo . NOTE: ALWAYS backup your system before reinstalling. This protects
- echo . you in case there is a problem during installation.
- echo .
- echo .***********************************************************************
- echo .
- echo .
- echo .
- echo .
- echo .
- pause
- @echo on
- @cls
-